agents.anac.y2011.Gahboninho
Interface GahbonValueType


public interface GahbonValueType


Method Summary
 double GetExpectedUtilityByValue(Value V)
           
 double GetNormalizedVariance()
           
 int GetUtilitiesCount()
           
 void INIT(Issue I)
           
 void UpdateImportance(Value OpponentBid)
           
 

Method Detail

INIT

void INIT(Issue I)

UpdateImportance

void UpdateImportance(Value OpponentBid)

GetNormalizedVariance

double GetNormalizedVariance()

GetUtilitiesCount

int GetUtilitiesCount()

GetExpectedUtilityByValue

double GetExpectedUtilityByValue(Value V)